Managed Identities (1 / 31): You are the administrator of an Azure SQL database that is set up to allow Entra ID-based access. You want your developers to connect to this database using Microsoft SQL Server Management Studio (SSMS) using their on-premises Entra ID credentials without frequent (minimizing) login prompts. Which approach should you adopt?
Answer:
Entra ID integrated authentication allows seamless authentication using on-premises Emtra ID credentials.
Entra ID B2C is designed for customer identity access, not for on-premises Emtra ID integration.
Azure Conditional Access sets access policies but doesn't ensure seamless on-premises Emtra ID authentication.
Entra ID guest user access allows external users to access company resources, not related to on-premises Emtra ID authentication.
Entra ID token can be used for Azure SQL Database, they would not necessarily reduce the number of authentication prompts.